C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / UrlHelper Property

In This Topic
UrlHelper Property (AutoCompleteBase<T>)
In This Topic
Gets the url helper.
Syntax
'Declaration
 
Protected ReadOnly Property UrlHelper As UrlHelper
 
See Also